Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / IC1KeyedItem<TKey> Interface
The type of key.
Members

In This Topic
    IC1KeyedItem<TKey> Interface
    In This Topic
    Represents a single page of document.
    Object Model
    IC1KeyedItem<TKey> Interface
    Syntax
    'Declaration
     
    Public Interface IC1KeyedItem(Of TKey) 
    public interface IC1KeyedItem<TKey> 
    Type Parameters
    TKey
    The type of key.
    See Also